home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / allcc205.arc / TOPS.DAT < prev    next >
Text File  |  1989-03-22  |  9KB  |  215 lines

  1. Installing The TOPS/DOS 2.1 Network On Your Computer
  2. ====================================================
  3.  
  4. The assumption is made that you have read the All Chargecard
  5. Manual  thoroughly  and that you have read the  file  on  General
  6. Networks  on  this  disk.   Please  remember  that  every  system
  7. configuration is different, so don't follow everything blindly !
  8.  
  9. This  installation procedure might differ depending on the option
  10. roms  resident  in  your  computer.  The  installation  procedure
  11. described  below  is  valid only when  your  computer  has  video
  12. adapters  option  roms.  Listed Below are tables that  have  been
  13. verified by The All Computers Software Engineers. This is for the
  14. TOPS FlashCarrd.
  15.  
  16. Note : 
  17.        A. If  a module can be loaded in Reserved Memory then it
  18.           can also be loaded in Conventional Memory.
  19.  
  20.        B. To load Terminate And Stay Resident Programs high
  21.             you use "alload".
  22.  
  23.        C. To load Device Drivers high you use "device".
  24.  
  25. The Network Server ( These Values Are Based On Defaults )
  26.  
  27. +----------+------+-----------+----------+-------------------------+
  28. |  Module  | Exe  | Dos Space |          | Where The Module Can Be |
  29. |   Name   | Size |    Used   | Overhead |         Loaded          |
  30. |----------+------+-----------+----------+-------------------------+
  31. |          |      |           |          |                         |
  32. | alap     | 17k  |    12k    |    -5k   | Dos Conventional Memory |
  33. |          |      |           |          |                         |
  34. | pstack   | 28k  |    30k    |     2k   |     Reserved Memory     |
  35. |          |      |           |          |                         |
  36. | topstalk | 20k  |    31k    |    11k   |     Reserved Memory     |
  37. |          |      |           |          |                         |
  38. | topskrnl | 75k  |   117k    |    42k   |     Reserved Memory     |
  39. |          |      |           |          |                         |
  40. | topsprtr | 16k  |    36k    |    16k   |     Reserved Memory     |
  41. |          |      |           |          |                         |
  42. +----------+------+-----------+----------+-------------------------+
  43.  
  44.  
  45. The Client Node ( These Values Are Based On Defaults )
  46.  
  47. +----------+------+-----------+----------+-------------------------+
  48. |  Module  | Exe  | Dos Space |          | Where The Module Can Be |
  49. |   Name   | Size |    Used   | Overhead |         Loaded          |
  50. |----------+------+-----------+----------+-------------------------+
  51. |          |      |           |          |                         |
  52. | alap     | 17k  |    12k    |    -5k   | Dos Conventional Memory |
  53. |          |      |           |          |                         |
  54. | pstack   | 28k  |    30k    |     2k   |     Reserved Memory     |
  55. |          |      |           |          |                         |
  56. | topstalc | 14k  |    23k    |     9k   |     Reserved Memory     |
  57. |          |      |           |          |                         |
  58. | topsclnt | 46k  |    58k    |    12k   |     Reserved Memory     |
  59. |          |      |           |          |                         |
  60. +----------+------+-----------+----------+-------------------------+
  61.  
  62. Loading all your network modules into reserved memory depends on the 
  63.  type of video card(s) you have installed.
  64.  
  65. +---------+--------------+--------------------+--------------------+
  66. | Adapter | Video Buffer |  Option Roms And   |  Option Roms And   |
  67. |  Type   |  Located At  |   Size For PC/AT   |   Size For PS/2    |
  68. +---------+--------------+--------------------+--------------------+
  69. |         |              |                    |                    |
  70. |   CGA   |  B800-BFFF   |        None        |   Not Applicable   |
  71. |         |              |                    |                    |
  72. |   VGA   |  A000-AFFF   | C000-C3FF (16k) Or | E000-E3FF (16k) Or |
  73. |         |  B800-BFFF   | C000-C7FF (32k)    | E000-E7FF (32k)    |
  74. |         |              |                    |                    |
  75. |   EGA   |  A000-AFFF   | C000-C3FF (16k) Or | E000-E3FF (16k) Or |
  76. |         |  B800-BFFF   | C000-C7FF (32k)    | E000-E7FF (32k)    |
  77. |         |              |                    |                    |
  78. +---------+--------------+--------------------+--------------------+
  79.  
  80. The following is true for all video modes.
  81.  
  82. a. When Installing "allemm4" use the following parameters :
  83.     a1. RAM.
  84.     a2. FRAME=NONE.
  85.     Note: It can be possible to have a PAGE FRAME at DC00 if and
  86.           only if the following are true.
  87.            1.  The Video Buffer BC00-BFFF is not used by any
  88.                application hence you can include this area by
  89.                adding the parameter INCLUDE=BC00-BFFF. This area 
  90.                is used for alternate Video pages.
  91.            2. Your Computer does not use the BIOS area F000-F7FF.
  92.               This is not possible on a PS/2. There is no hard
  93.               and fast rule about the use of this BIOS area, so
  94.               you will have to experiment with your computer. Use
  95.               the parameter INCLUDE=F000-F7FF.
  96.            3. If it is possible to do both of the above on your
  97.               computer then you can include the parameter
  98.               FRAME=DC00, to give you a 64k page frame.
  99. b.  The TOPS print spooler "topsprtr" is a special case. There 
  100.     will be no need for every server to have a print spooler,
  101.     however on the server that has a print spooler, and you are
  102.     loading "topsprtr" high, there will be no space to install a
  103.     PAGE FRAME. The above (a) holds without the FRAME at DC00.
  104.  
  105. Loading The TOPS Server into Reserved Memory.
  106.  
  107. CGA Video Card :
  108.   The following can be inserted in your "autoexec.bat" file.
  109.  
  110.   "alap"            - Loads into conventional memory.
  111.   "alload pstack"   - Loads into reserved memory.
  112.   "alload topstalk" - Loads into reserved memory.
  113.   "alload topskrnl" - Loads into reserved memory.
  114.   "alload topsprtr" - Loads into reserved memory.
  115.  
  116. EGA And VGA Video Cards with 16k ROM at C000.
  117.   The following can be inserted in your "autoexec.bat" file.
  118.   
  119. "alap"                     - Loads into conventional memory.
  120. "alload /sg:B000 pstack"   - Loads into reserved memory 32k space.
  121. "alload topstalk"          - Loads into reserved memory.
  122. "alload topskrnl"          - Loads into reserved memory.
  123. "alload topsprtr"          - Loads into reserved memory.
  124.  
  125. Loading The TOPS Server into Reserved Memory.
  126.  
  127. EGA And VGA Video Cards with 32k ROM at E000.
  128.   The following can be inserted in your "autoexec.bat" file.
  129.   
  130. "alap"                     - Loads into conventional memory.
  131. "alload /sg:B000 pstack"   - Loads into reserved memory 32k space.
  132. "alload /sg:E800 topstalk" - Loads into reserved memory.
  133. "alload /sg:C000 topskrnl" - Loads into reserved memory.
  134. "topsprtr"                 - Has to go into conventional memory as
  135.                                 there is no space in reserved memory.
  136.  
  137.  
  138. Loading The TOPS Client Node into Reserved Memory.
  139.  
  140. CGA Video Card :
  141.   The following can be inserted in your "autoexec.bat" file.
  142.  
  143.   "alap"            - Loads into conventional memory.
  144.   "alload pstack"   - Loads into reserved memory.
  145.   "alload topstalc" - Loads into reserved memory.
  146.   "alload topsclnt" - Loads into reserved memory.
  147.  
  148. EGA And VGA Video Cards with 16k ROM at C000.
  149.   The following can be inserted in your "autoexec.bat" file.
  150.   
  151. "alap"                     - Loads into conventional memory.
  152. "alload /sg:B000 pstack"   - Loads into reserved memory 32k space.
  153. "alload topstalc"          - Loads into reserved memory.
  154. "alload topsclnt"          - Loads into reserved memory.
  155.  
  156.  
  157.  
  158. Loading The TOPS Client Node into Reserved Memory.
  159.  
  160.  
  161. EGA And VGA Video Cards with 32k ROM at E000.
  162.   The following can be inserted in your "autoexec.bat" file.
  163.   
  164. "alap"                     - Loads into conventional memory.
  165. "alload /sg:B000 pstack"   - Loads into reserved memory 32k space.
  166. "alload topstalk"          - Loads into reserved memory.
  167. "alload topskrnl"          - Loads into reserved memory.
  168.  
  169.  
  170. Example:  EVEREX 1700 with VGA & Flashcard & 1MB
  171.  
  172. CONFIG.SYS:
  173.      
  174. DEVICE=ALLEMM4.SYS RAM=B000-B7FF FR=NONE I=F000-F7FF
  175.  
  176. AUTOEXEC.BAT:     FILES=20
  177.                   BUFFERS /AL =50
  178.                   ALAP
  179.                   ALLOAD /SG:B000 PSTACK
  180.                   ALLOAD TOPSTALK
  181.                   ALLOAD TOPSKRNL
  182.                   ALLOAD TOPSPRTR
  183.                   TOPSTART
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.                                                               
  215.